Pluralsight WCF Jumpstart
In this course, you will get up and running quickly with Windows Communication Foundation (WCF) in a couple of hours. You'll learn the fundamental concepts behind WCF, including what it's for, and what the building blocks are that you will use in implementing services and clients. You'll see how to define service contracts, data contracts, and services. Then you will see how to get the service hosted and configure its endpoints, behaviors, and bindings. Next, you'll see how to quickly implement clients and code to generate the proxy needed to connect to the service. Finally, you will get a quick introduction to security so that you can deploy your services with security protecting them.
Hello WCF! | 00:21:22 |
| Course Intro | 01:25 |
| Module Intro | 00:44 |
| WCF Overview | 02:46 |
| WCF Building Blocks | 03:40 |
| WCF Configuration | 01:57 |
| Demo: Hello WCF Service | 04:13 |
| Demo: Hello WCF Client | 03:00 |
| Demo: Service App Solution Tour | 02:11 |
| Summary | 01:24 |
Implementing Services | 00:19:49 |
| Introduction | 01:00 |
| Service Implementation Overview | 03:09 |
| Demo: Service Contracts | 04:17 |
| Demo: Data Contracts | 03:30 |
| Demo: Service Implementation | 05:43 |
| Summary | 02:08 |
Hosting Services | 00:25:01 |
| Introduction | 01:09 |
| Service Hosting Overview | 03:36 |
| Demo: Configuring Endpoints | 03:33 |
| Demo: Configuring Behaviors | 02:48 |
| Demo: Configuring Bindings | 02:08 |
| Demo: Hosting in WCF Service Library | 02:26 |
| Demo: Hosting in Console App | 05:02 |
| Demo: Hosting in IIS | 02:50 |
| Summary | 01:24 |
Implementing Clients | 00:25:13 |
| Introduction | 01:02 |
| WCF Client Overview | 01:58 |
| Code Generation | 03:12 |
| Demo: Add Service Reference | 07:26 |
| Demo: Calling Service Methods | 03:37 |
| Demo: Completing the Client Service Calls | 02:58 |
| Demo: Manual Client Proxies | 03:55 |
| Summary | 01:01 |
Quick Intro to WCF Security | 00:17:58 |
| Introduction | 01:06 |
| WCF Security Overview | 01:26 |
| WCF Authentication | 02:19 |
| WCF Authorization | 01:51 |
| WCF Windows Security | 02:02 |
| Demo: Leveraging Windows Security | 04:00 |
| Demo: Passing Alternate Client Credentials | 02:36 |
| Summary | 01:48 |
| Course Complete | 00:47 |
Hello WCF!
Implementing Services
Hosting Services
Implementing Clients
Quick Intro to WCF Security